<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset css*/



.izl-rmenu{

	margin-right: 0;

	width: 10px;

	position:relative;

	z-index:999;

	display: inline-table;

}



.izl-rmenu .cart {

    background: url(../images/index1_06.jpg) no-repeat center bottom;

    display: block;

    height: 18px;

    width: 10px;

    font-size: 12px;

    line-height: 16px;

    text-align: center;

}

.izl-rmenu a.cart:hover .pic{display:block;}



.izl-rmenu .cart .pic {

	display:none;

    position: absolute;

    left: -160px;

    width: 122px;

    height: 122px;

    background:url(../images/huahemob.png);

	background-repeat:no-repeat;

}</pre></body></html>